home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / pc / explorer / function.dxr / 00165.ls < prev    next >
Encoding:
Text File  |  1997-07-22  |  150 b   |  9 lines

  1. on exitFrame
  2.   global Voice
  3.   put "19.2" into field "theta"
  4.   put "19.2" into field "thetaR"
  5.   if Voice then
  6.     puppetSound("Fun4.aif")
  7.   end if
  8. end
  9.